Skip to content

Conversation

tbu- and others added 17 commits November 20, 2017 22:16
They set all lints currently on the warning level to `deny` or `forbid`,
respectively.
This page currently links to an old wiki page in rust-lang/rust-wiki-backup. There is a more up-to-date page in-tree so I changed the link to point there so new contributors can find it more easily.
Fixes rust-lang#42725

or at least, this is the best we can really do. rust-lang#35946 is tracking
better errors already, so that should cover the other part of it.
Clarify what `-D warnings` or `-F warnings` does

They set all lints currently on the warning level to `deny` or `forbid`,
respectively.
…avus

Mention the name of ? in Result's docs

Fixes rust-lang#42725

or at least, this is the best we can really do. rust-lang#35946 is tracking
better errors already, so that should cover the other part of it.
…Sushi

Document behavior of `ptr::swap` with overlapping regions of memory.

Fixes rust-lang#44479.
Update old link

The CONTRIBUTING.md page currently links to an old wiki page in rust-lang/rust-wiki-backup. There is a more up-to-date page in-tree so I changed the link to point there so new contributors can find it more easily.
Give compile_error macro examples

I cannot get Rust to build at all with it complaining about GCC not being a valid C compiler or something, so letting TravisCI be my tester...

Fixes rust-lang#46171
@rust-highfive
Copy link
Contributor

Some changes occurred in HTML/CSS.

cc @GuillaumeGomez

@rust-highfive
Copy link
Contributor

r? @KodrAus

(rust_highfive has picked a reviewer for you, use r? to override)

@frewsxcv
Copy link
Contributor Author

frewsxcv commented Dec 6, 2017

@bors r+ p=10

@bors
Copy link
Collaborator

bors commented Dec 6, 2017

📌 Commit bb239e2 has been approved by frewsxcv

@bors
Copy link
Collaborator

bors commented Dec 6, 2017

⌛ Testing commit bb239e2 with merge 833785b...

bors added a commit that referenced this pull request Dec 6, 2017
Rollup of 7 pull requests

- Successful merges: #46136, #46378, #46431, #46483, #46495, #46502, #46512
- Failed merges:
@bors
Copy link
Collaborator

bors commented Dec 6, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: frewsxcv
Pushing 833785b to master...

@bors bors merged commit bb239e2 into rust-lang:master Dec 6, 2017
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.